MCP-Guide

  • docs
# Code Map This is the central map of our codebase. ## Core Components - [[2. Server Class]] - Main MCP server implementation - [[3. Tools]] - API and system tools - [[4. Handlers]] - Request handlers - [[5. Prompts]] - System prompts - [[6. Configuration]] - Build and TypeScript config ## File Structure - [[7. File System]] - How files are organized and accessed - [[8. Dependencies]] - External dependencies and versions - [[9. Types]] - TypeScript types and interfaces ## Data Flow - [[10. Request Flow]] - How requests are processed - [[11. Error Handling]] - Error management system - [[12. APIs]] - BirdWeather and eBird API integration #moc